Fix a bug in #5152 that causes rustc/rustdoc to fail unnecessarily
authorXimin Luo <infinity0@pwned.gg>
Wed, 14 Mar 2018 14:50:09 +0000 (15:50 +0100)
committerXimin Luo <infinity0@pwned.gg>
Thu, 15 Mar 2018 16:03:57 +0000 (17:03 +0100)
commit3e07a3e66020fe56a570e211e469045faff31bfa
tree6b98644e3ac6d6e6d68ea44ca112d16a36581a2f
parent9895340d9f4e29f3899b34a666e1c10d73081493
Fix a bug in #5152 that causes rustc/rustdoc to fail unnecessarily
src/bin/commands/rustc.rs
src/bin/commands/rustdoc.rs